meson: Add missing Wayland protocol
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 2 Aug 2017 11:31:30 +0000 (12:31 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 2 Aug 2017 11:31:30 +0000 (12:31 +0100)
GDK depends on a new Wayland protocol.

gdk/wayland/meson.build

index fe103df26e400604a3245369e4f6e1c6fa89d571..bab68ac30e75914dbb474721406d52159c9e06e6 100644 (file)
@@ -54,6 +54,7 @@ proto_sources = [
   ['xdg-shell', 'unstable', 'v6', ],
   ['xdg-foreign', 'unstable', 'v1', ],
   ['tablet', 'unstable', 'v2', ],
+  [ 'keyboard-shortcuts-inhibit', 'unstable', 'v1', ],
 ]
 
 gdk_wayland_gen_headers = []